From: Glenn Morris Date: Thu, 13 Sep 2007 02:46:19 +0000 (+0000) Subject: Davis Herring : Fix comment typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~27065 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=ec265e13e892f8685142e16cedbdcb097f3d3818;p=emacs.git Davis Herring : Fix comment typo. --- diff --git a/lisp/follow.el b/lisp/follow.el index 87663fae9f7..41ffdd123ee 100644 --- a/lisp/follow.el +++ b/lisp/follow.el @@ -1973,7 +1973,7 @@ report this using the `report-emacs-bug' function." ;; `follow-avoid-tail-recenter'. ;; ;; By performing a redisplay on our own, Emacs need not perform - ;; the above described redisplay. (However, bu performing it when + ;; the above described redisplay. (However, by performing it when ;; there are input available just seems to make things worse.) (if (and follow-avoid-tail-recenter-p (not (input-pending-p)))